User Table Profile

constructor(userScreenName: String, honorTitle: HonorTitle? = null, introduce: String? = null, gender: String = UserProfile.Gender.NOT_DISCLOSED.value, charUrl: String? = null, email: String? = null, nacd: Int = 0, mobile: String? = null)